ci: Add a codestyle.sh
authorColin Walters <walters@verbum.org>
Tue, 31 May 2022 14:57:00 +0000 (10:57 -0400)
committerColin Walters <walters@verbum.org>
Tue, 31 May 2022 15:42:42 +0000 (11:42 -0400)
commit199ef821c8272b2ca6dc125c68029310fc97ec29
treeba2541fb37380df06c0b14edaf102103c6c8fb95
parentaea20704b5b7a246cef3358662b4ae6e02763b92
ci: Add a codestyle.sh

This matches what we do in rpm-ostree.  Move the `glnx_fd_close`
bits out of `make syntax-check` in preparation for dropping that.
.cci.jenkinsfile
cfg.mk
ci/codestyle.sh [new file with mode: 0755]
ci/gh-build.sh